go/printer.printer.isOneLineFieldList (method)

2 uses

	go/printer (current package)
		nodes.go#L456: func (p *printer) isOneLineFieldList(list []*ast.Field) bool {
		nodes.go#L491: 		} else if p.isOneLineFieldList(list) {